home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / !new-os! / valcheck / valcheck.doc < prev    next >
Text File  |  1992-11-29  |  2KB  |  41 lines

  1. ***************************************************************************
  2. *  ValCheck.doc                            29-Nov-92  *
  3. *                                      *
  4. *                  COPYRIGHT NOTICE                  *
  5. *                                      *
  6. *          Copyright © 1992 UnderSea World Software          *
  7. *              By:  Patrick J. Goudeau              *
  8. *                All Rights Reserved.              *
  9. *                                      *
  10. *                                      *
  11. *             THIS SOFTWARE IS PROVIDED "AS IS".                   *
  12. *                                      *
  13. *    NO REPRESENTATIONS OR WARRANTIES ARE MADE WITH RESPECT TO THE      *
  14. *    ACCURACY, RELIABILITY, PERFORMANCE, CURRENTNESS, OR OPERATION      *
  15. *         OF THIS SOFTWARE, AND ALL USE IS AT YOUR OWN RISK.       *
  16. *                                      *
  17. *        THE ABOVE AUTHOR ASSUMES NO RESPONSIBILITY OR          *
  18. *      LIABILITY WHATSOEVER WITH RESPECT TO YOUR USE OF THIS SOFTWARE.      *
  19. ***************************************************************************
  20.  
  21.     ValCheck is a simple program to let you know if there are any files that
  22. need to be validated before your users can download them. To install
  23. ValCheck, copy it to your DLG: directory, and edit your login.dlgbatch file
  24. and put the following line in:
  25.  
  26.     DLG:ValCheck %LEVEL 999
  27.  
  28. The "%LEVEL" will tell ValCheck the users access level. If it is equal to 255,
  29. then the user logging on will be able to see a listing of the files that are
  30. currently NOT validated. The "999" tells ValCheck what file area to find
  31. file that are currently NOT validated. On my BBS, I have it set at 999. Yours
  32. may be different. If it is, just use the propper file area. It is that
  33. simple. ENJOY!
  34.  
  35. #############################################################################
  36.  
  37.   Send bug-reports, suggestions or comments to:
  38.  
  39. UnderSea World BBS - 504-341-5323 FIDO: 1:396/75
  40.  
  41.